home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1935 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.9 KB  |  68 lines

  1. Path: noc.tor.hookup.net!the-fix.sos.on.ca
  2. From: <verneb@the-fix.sos.on.ca>
  3. Date: Wed,17 Jan 96 17:34:36 -0500
  4. Newsgroups: comp.lang.c
  5. Subject: OWL Printing: HELP!!!!!
  6. Message-ID: <tcpnntpd.16.1.17.17.34.36.2781597121.346997@the-fix.sos.on.ca>
  7. References: <60xc6fjpv6b@n1032.timb.wad.org>
  8. Organization: the FIX - Kitchener, Ontario CANADA
  9. NNTP-Posting-Host: the-fix.sos.on.ca
  10. X-MajorTCP-Version: MajorTCP/IP [1.80-0]
  11.  
  12. To: INT:W.GESCHE@TIMB.wad.org
  13.  
  14. In windows you will almost have to print to a file in order to print 
  15. to the printer unless you get very, very involved in code.
  16.     
  17.     Int:w.gesche@timb.wad.org,
  18.  
  19. I>Hi folks,
  20. I>
  21. I>I really do not know how to continue with my program.... :-(
  22. I>
  23. I>I use Borland C++ 4.02 and what I just wanna do is printing out some data  
  24. I>in a Windows-Program.
  25. I>
  26. I>I tried it using fprintf(stdprn,"%s",mydata); but this cause ugly  
  27. I>characters when you type some non-standard-Stuff, like the sz in German.  
  28. I>But I do need it...
  29. I>
  30. I>Have someone an Ansi-Ascii Converter or what I prefer is to use the GDI  
  31. I>for printing. But I really do not get along with the original  
  32. I>documentation and my Borland C++ book, which I purchase does not help  
  33. I>either.
  34. I>
  35. I>So, my problem short:
  36. I>1) Printing data from data-file like adresses, which are stored in a  
  37. I>binary file:
  38. I>
  39. I>Klaus Mustermann
  40. I>Musterstrasse 45
  41. I>53XXX Musterstadt
  42. I>\n
  43. I>\n
  44. I>Stefan Mⁿller
  45. I>Mⁿllerstra▀e 10
  46. I>60323 Hausen
  47. I>
  48. I>And I want something to control, to say the user when he has to insert  
  49. I>paper.
  50. I>
  51. I>Please send any suggestions (example sources, questions...) to  
  52. I>W.Gesche@Timb.Wad.org.
  53. I>
  54. I>It is really urgent :-)
  55. I>
  56. I>Greetings come from:
  57. I>Wolfgang Gesche (W.Gesche@Timb.WaD.org) Much/Germany.
  58. I>## CrossPoint v3.1 ##
  59. I>
  60. I>                                                                       
  61.  
  62. Verne H. Bohlender
  63. Box 416, Chesley, Ontario.Ca. N0G 1L0
  64. verneb@The-Fix.sos.on.ca
  65. ___
  66. * UniQWK #2158*
  67.  
  68.